lots of fixes and more EJS
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<%- config.site_description %>
|
||||
</h2>
|
||||
<a href="<%= config.rss_url %>">RSS Feed</a><br/>
|
||||
<a href="<%= config.new_post_url %>">New post</a><br/>
|
||||
<a href="<%= config.signup_url %>">Sign Up</a><br/>
|
||||
<a href="<%= config.delete_account_url %>">Delete Account</a><br/>
|
||||
<% if (config.enable_hitcount == true) { %>
|
||||
|
Reference in New Issue
Block a user