{% comment %}
###### FOR ALIGNMENT OF TABS on the primary navigation--
leftside : all tabs aligning to the left, login to the right
rightside : all tabs aligning to the right, login to the left
{% endcomment %}
{% block primarynavtabs %}
{% endblock %}
{% block usernav %}{% endblock %}
{% block pagetitle %}{% endblock %}
{% block content %}{% endblock %}