Make part of the exodus wiki available on /.
[matthijs/projects/wipi.git] / plugin / macro / Clear.py
1 def macro_Clear(macro):
2     return '<div style="clear: both;"></div>';