X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=templates%2FHome.page;fp=templates%2FHome.page;h=67d41fb6c72232ea7c2d43f748344a70986f39fe;hp=0000000000000000000000000000000000000000;hb=f485895094cd72318b46f39689c3ba954eb37411;hpb=904730d1782749bfac15b0344fe5782433f3099b diff --git a/templates/Home.page b/templates/Home.page new file mode 100644 index 0000000..67d41fb --- /dev/null +++ b/templates/Home.page @@ -0,0 +1,97 @@ +#!/bin/zsh + +switchbutton(){ + hide="$1"; shift 1; + show="$1"; shift 1; + text="$*" + cat <${text} +EOF +} + +edit_intro(){ + cat <