summaryrefslogtreecommitdiff
path: root/site/act/article
blob: fbd4d5aa9b95e63a6866cebdc5ddf8a9c582e3d1 (plain)
1
2
3
4
5
#!/bin/bash
if test -z "$1"
then # Response list of articles
else # Response article page
fi