mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
update webpage name to be much longer, remove .html from links and refactor newsletter layout
This commit is contained in:
@@ -53,7 +53,7 @@ var blog = {
|
||||
b.comment_text = b.comments + ' comments.'
|
||||
}
|
||||
|
||||
$(repl('<h2><a href="%(page_name)s.html">%(title)s</a></h2>\
|
||||
$(repl('<h2><a href="%(page_name)s">%(title)s</a></h2>\
|
||||
<div class="help">%(comment_text)s</div>\
|
||||
%(content)s<br />\
|
||||
<p><a href="%(page_name)s">Read with comments...</a></p>\
|
||||
|
||||
Reference in New Issue
Block a user