File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ <h1>{{ blog_title }}</h1>
9393        {% block content %}{% endblock %}
9494      </ div > 
9595
96-       < footer > {{ blog_footer|safe } }</ footer > 
96+       < footer > {% include 'footer.html' % }</ footer > 
9797    </ div > 
9898  </ body > 
9999</ html > 
Original file line number Diff line number Diff line change 1+             < p  class ="blurb "> 
2+               The source code of onepageblog is released under the
3+               < a  href ="https://www.gnu.org/licenses/agpl.html "> GNU Affero
4+               General Public License</ a > , and is available at
5+               < a  href ="https://github.com/kaapstorm/onepageblog "> GitHub</ a > .
6+ 
7+               The lightbulb icon is by the people from the
8+               < a  href ="http://tango-project.org/ "> Tango desktop project</ a > .
9+               The favicon is from the
10+               < a  href ="http://www.famfamfam.com/lab/icons/silk/ "> famfamfam Silk
11+               icon set</ a >  by Mark James.
12+             </ p > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments