mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-18 15:05:02 -05:00
7 lines
70 B
Sed
7 lines
70 B
Sed
|
|
||
|
/<LINK_CONSTANTS>/ {
|
||
|
r ../web/common/Link.ConstantsDev.html
|
||
|
d
|
||
|
}
|
||
|
|