Source code for intranet.apps.templatetags.newtab_links

import re

from django import template

register = template.Library()