{% extends 'base.html' %} {% load i18n %} {% load static %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Link type is used for redirecting to an external URL. Use this when you want to create a short alias for a long URL." %}
{% trans "For dynamic URLs with parameters, click “Add template parameters” below the URL field." %}
{% trans "Custom type allows you to create a link with custom HTML content. Use this when you want to display a message or custom content instead of redirecting." %}
⚡ 动作链接:打开链接时自动执行一个动作。链接后面跟的字会变成消息内容发给小黑。