Added locale (english only at the moment) and modifed the EJS so I think
every string is customisable (via the /locales/selected locale)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<a href="/">Home Page</a><br/>
|
||||
<a href="/"><%= locale.home_page %></a>
|
||||
<a href="/index/pages"><%= locale.site_index %></a>
|
||||
<a href="<%= config.new_post_url %>"><%= locale.new_post %></a>
|
||||
<br/>
|
||||
<%- config.seperator %>
|
||||
|
Reference in New Issue
Block a user