File diff d89bee5e9f37 → 25569c416d45
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -2,7 +2,7 @@
 

	
 
{% load i18n %}
 

	
 
{% block head_title %}{% trans "Welcome" %}{% endblock %}
 
{% block head_title %}Welcome{% endblock %}
 

	
 
{% block body_class %}home{% endblock %}