{% from "from2.html" import input, title as alias %} MyPage {{ alias("Test") }} {{ input("test") }}