projects
/
matthijs
/
projects
/
wipi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Import the RandomPage macro.
[matthijs/projects/wipi.git]
/
plugin
/
macro
/
Clear.py
1
def macro_Clear(macro):
2
return '<div style="clear: both;"></div>';